Skip to content

fix: Use default_batch_size for enhanced_search_issues#2377

Open
kohtala wants to merge 1 commit intopycontribs:mainfrom
kohtala:issue-2366
Open

fix: Use default_batch_size for enhanced_search_issues#2377
kohtala wants to merge 1 commit intopycontribs:mainfrom
kohtala:issue-2366

Conversation

@kohtala
Copy link
Copy Markdown

@kohtala kohtala commented Sep 15, 2025

It asked always in batches of 100 items ignoring the configured default_batch_size. This caused timeouts with 500 status on some searches.

Fixes #2366.

It asked always in batches of 100 items ignoring the configured
default_batch_size. This caused timeouts with 500 status on some
searches.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

search_issues does not respect default_batch_sizes for Issues

1 participant